How to Install dumpasn1 software package in Debian 7 (Wheezy)

How to Install dumpasn1 software package in Debian 7 (Wheezy)

dumpasn1 software package provides ASN.1 object dump program, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dumpasn1 

dumpasn1 is installed in your system.

Make ensure the dumpasn1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep dumpasn1 *

You will get with dumpasn1 package name, version, architecture and description in a table

dumpasn1 package basic information:

Distro Debian 7 wheezy
Section Utilities
Package dumpasn1
Version 20120521-1
Description ASN.1 object dump program
Sub Section Utils


See Also, How to uninstall or remove dumpasn1 software package from Debian 7 (Wheezy)?